Skip to content

COLL TUNED: Use per-rank data size instead of total size for decision [4.1.x]#8224

Merged
rajachan merged 1 commit intoopen-mpi:v4.1.xfrom
devreal:fix-tuned-allgatherv-v4.1.x
Nov 17, 2020
Merged

COLL TUNED: Use per-rank data size instead of total size for decision [4.1.x]#8224
rajachan merged 1 commit intoopen-mpi:v4.1.xfrom
devreal:fix-tuned-allgatherv-v4.1.x

Conversation

@devreal
Copy link
Contributor

@devreal devreal commented Nov 17, 2020

The total size depends on number of ranks so the usual ranges don't work.
Thus, use the average across all ranks to make a decision.

Backport of #8209 to v4.1.x

Signed-off-by: Joseph Schuchart schuchart@icl.utk.edu
(cherry picked from commit f670364)

The total size depends on number of ranks so the usual ranges don't work.
Thus, use the average across all ranks to make a decision.

Signed-off-by: Joseph Schuchart <schuchart@icl.utk.edu>
(cherry picked from commit f670364)
@devreal devreal requested a review from rajachan November 17, 2020 16:08
@jsquyres jsquyres added this to the v4.1.0 milestone Nov 17, 2020
@rajachan rajachan merged commit 3d422d1 into open-mpi:v4.1.x Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants